
*{
margin:0;
padding:0;}
body {
	background-color: #e5e5e5;
	margin: 0px;
	padding: 0px;
	background-image: url(imgaccom/top.png);
	background-repeat: repeat-x;
	font: 0.75em/170% "Lucida Grande", verdana, helvetica, sans-serif;
}

  /* css box 1 on home page */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
      background: transparent url(box1.gif) no-repeat bottom right}
    .cssbox{
    
      width:300px !important; 
      width: 320px; 
   
      padding-right:15px; 
      margin:20px auto}

    /* set the top image */
    .cssbox_head{background-position:top right;
      margin-right:-15px; 
      padding-right:40px}

    /* set the left image */
    .cssbox_head h2{
      background-position:top left;
      margin:0; 
      border:0; 

      padding:25px 0 15px 40px; 
      height:auto !important;
      height:1%} 

    .cssbox_body{
      background-position:bottom left;
      margin-right:25px;  
      padding:15px 0 15px 40px} 
	  
	  
	  
	  
#wrap {
	width: 980px;
	overflow: hidden;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imgaccom/wrap.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 10px;
	padding-left: 30px;
}
#header {
	height: 130px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	background-image: url(imgaccom/top.png);
}
#logo {
	height:100px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	
}
div#pages {
	height: 29px;
	margin: 0px;
	width:970px;
	margin-left:auto;
	margin-right:auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8e182;

}

div#pages ul {
	padding: 0px;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	
}

div#pages ul li {
	display: block;
	float:left;
	width:120px;
	height: 29px;
	list-style-type: none;
	line-height: 29px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8e182;
}
div#pages ul li.current_page_item a  {
background-color:#99C33B;

}

div#pages ul li a {
	display: block;
	text-decoration: none;
	color:#fff;
	height: 29px;
	text-align: center;
	padding-left:8px;
	padding-right:8px;
}
div#pages ul li a:hover {
	color: #fff;
	background-color: #9AC33D;
}
#heading{
	height:20px;
	padding-top:20px;
	padding-left:20px;
}
h1#heading a
{
	color:#FFFFFF;
	font-size:1.0em;
	font-weight:normal
}
.description {
	font-size: 0.9em;
	color: #CAE972;
	text-align: right;
	height:24px;
	padding-right:10px;
	font-weight:bold;
}

#content {
	width: 100%;
	float: left;
	display:inline;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
	
}
#contentleft {
	width: 320;
	float: left;
	display:inline;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
	
}

#contentright {
	width: 300px;
	float: right;
	display:inline;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
	
}
#contentcenter {
	width: 320px;
	float:left;
	display:inline;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
	
	
	}

#sidebar , #sidebar2{
	width: 180px;
	float: right;
	line-height: 1.5em;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 15px;
	display:inline;

}
#sidebar{
	width: 180px;
	float: right;
	line-height: 1.5em;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 25px;
	display:inline;

}
#footer {
	clear: both;
	text-align: center;
	height: 120px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#515151;
}

#footer a {
	color:#CCC;
	
	
}
#footergreen {
	clear: both;
	text-align: center;
	height: 20px;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;

	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	background-image:url(footergreen.png);
}

*{
	margin:0;
	padding:4;
}
h1 {
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size:20px;
	color:#FFF;
	padding:8px;
}

h2 {
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size:18px;
	color:#CCC;
	padding-bottom:8px;
}
h3 {
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size:17px;
	color:#000;
	padding-bottom:8px;
}

h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	color: #aa0000;
	text-decoration:none;

}
h3.entrytitle a:hover, h3 a:hover{
text-decoration:underline;}

.entry{
	margin-top:0px;
}
.entrybody{
	margin-bottom: 15px;
}

.entrybody p {
	text-align: left;
	margin-bottom: 15px;
}
code {
	background-color: #eeeeee;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.entrymeta{
	text-align: right;
        margin-top: 3px;
	margin-bottom: 30px;
	color: #4b5ba2;
        background-color:#f1f1f1;
}
h2.archives{
	margin-bottom: 15px;
}

.entrymeta-single{
	color: #ADD248;	
	margin-top: 3px;
	margin-bottom: 20px;
}

a img{
	border:0;
}

/* Form Styling
================================================*/
label
{
width: 12em;
margin-left:10em;
float: left;
clear: left;
text-align: right;
margin-right: 0.0em;
display: block;
padding:5px;
}

submit 
{
margin-left: 0.0em;
clear: left;#
text-align: center;

} 
input
{
margin-left: 0.0em;
text-align: left;
padding:5px;
} 
/* Lists
================================================*/
#sidebar ul#feed{
	margin: 15px 0px;
	padding: 0px;
	list-style: none;
}
#sidebar ul#feed li{
	padding-top: 3px;
	padding-bottom: 3px;
	}
#sidebar ul#feed li a{
	border-style: none;
	background: url(imgaccom/feed-icon-16x16.png) no-repeat left 50%;
	padding-left: 25px;
}
.entrybody ul, .entrybody ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:30px;
}
.entrybody li{
	padding-top:1px;
	padding-bottom:1px;

}

#sidebar h2, #sidebar2 h2{
	font-size: 130%;
	color: #aa0000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDCDCD;

}
#sidebar p,#sidebar2 p{
	margin-bottom: 10px;
	margin-top: 10px;
}
#sidebar ul,#sidebar2 ul {
	list-style: none;
	margin: 10px 0 10px;
	padding: 0;
}

#sidebar ul li,#sidebar2 ul li {
	display: inline;
}

#sidebar ul li a,#sidebar2 ul li a {
	border-bottom: 1px dotted #d5d7d0;
	color: #669900;
	cursor: pointer;
	display: block;
	text-decoration: none !important;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}


#sidebar ul li a:hover,#sidebar2 ul li a:hover {
	background: #fafdf4;
	border-bottom-color: #C3B9A2;
	color: #a21 !important;
}
a, a:visited{
	color:#7eba09;
	text-decoration:none;
}
a:hover{
	color:#AA0000
}
#searchdiv
{
	padding: 0px;
	font-weight:bold;
	margin-top: 15px;
	margin-bottom: 15px;
}


table{
	margin:10px;
}
td, th{
	padding:3px;
	font-weight:normal;

}

img.pi {
  float:right;
  padding:20px;

}

.space1 {
  margin-top: 15px;

}

.test {
  padding-left: 25px;

}


.postinfo {
	width: 300px;
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	}

.postinfo2 {
	width: 180px;
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	}
	
	
	#records1 {
	float: left;
	padding: 5px 2% 5px 2%;
	background-image:url(recorddivback.png);
	
	
	border: 5px solid #4e4e4e;
	width:  20%; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width:  20%;
	}
html>body #records1 {
	width:  20%; 
	}

#records2 {
	float: right;
	padding: 2px 2% 2px 2%;
		background-image:url(recorddivback.png);
	
	border: 5px solid #4e4e4e;
	width:  30%; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 30%;
	
	}
html>body #records2 {
	width:  30%; 
	}
	
	.corners{width: 18em;padding: 20px;margin:0 auto; background-image:url(recordback.png);color:#000}
	
	tr.landlord {
	background-image: url("recorddivback.png");
	background-position: center;
	background-repeat: repeat-y repeat-x;
}



/*Image upload divs*/
	#upload1 {
	float: left;
	padding: 5px 5px 5px 5px;
	background-image:url(recorddivback.png);
	
	
	border: 5px solid #4e4e4e; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width:  500px;
	margin-bottom:20px;
	}
html>body #records1 {
	width:  55%; 
	}

#upload2 {
	float: left;
	padding: 2px 5px 2px 5px;
		background-image:url(recorddivback.png);
	
	border: 5px solid #4e4e4e; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 300px;
	margin-left:100px;
	
	}
html>body #records2 {
	width:  30%; 
	}	

.title{
	background-image:url(img/header.png);
	height:40px;
	width:960px;
	margin-top:18px;
	margin-bottom:6px;
	
	
}
.titletext {
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size:20px;
	color:#FFF;
	padding:10px;

}

.centeredform{
	
	width: 930px;
	border:solid 1px #CCC;
	background:#EAEAEA;
	height:400px;
	padding:10px;
	margin-left:5px;
	margin-bottom:5px;
	text-align:center;
	
	
	}
	.leftform{
	
	width: 930px;
	border:solid 1px #CCC;
	background:#EAEAEA;
	padding:10px;
	margin-left:5px;
	margin-bottom:5px;
	text-align:left;
	
	
	}
	
	.headerbar{
	background-image:url(img/headerbar.png);
	height:50px;
	width:984px;
	margin-top:18px;
	margin-left: -12px;
	margin-bottom:6px;
	
	
}

.headerbar h1{
font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
	font-size:18px;
	color:#FFF;
	padding:8px;
	padding-left:15px;
	
}

/*****************************************Records Page CSS *****************************/

#details{
	width:500px;
	height:300px;
	background-color:#CCC;
	float:left;
	padding:5px;
		
}
#images{
	width:420px;
	height:300px;
	float:left;
	padding:5px;
	margin-left:15px;
		
}

#controls{
	width:500px;
	height:250px;
	float:left;
	padding:5px;
		
}
#landlorddetails{
	width:420px;
	height:250px;
	float:left;
	padding:5px;
	margin-left:15px;
	background-color:#CCC;
	margin-bottom:10px;
		
}


/*****************************************Alerts, Common elements *****************************/

#redalert{
	color:#F00;

		
}

/*
**************************************************************************************************************************************Search Results
**************************************************************************************************************************************
*/
#searchresults{
	border-bottom:solid 1px #CCC;
	
	height:160px;
	float:left;
	width:600px;
	padding:10px;
	float:left;
	margin-top:10px;
}

#searchresults1{
	width: 220px;
	float:left;
	padding-left:10px;
	
	}
	#searchresults4{
	width:200px;
	float:right;
	
	}
	#searchresults2{
	width: 200px;
	float:left;
	padding-left:10px;
	
	
	}
	#searchresults5{
	width: 100px;
	float:left;
	text-align:center;
	}
	
	/*
**************************************************************************************************************************************Landlord and Student Control Panels
**************************************************************************************************************************************
*/

#controlpanelnav{
	background-image:url(img/divider.png);
	height:20px;
	width:965px;
	margin-left:-5px;
	margin-bottom:10px;
	color:#FFF;
	font-weight:normal;
	padding-left:5px;
	
	
	
}

#controlpanelaction{
	width:296px;
	margin-left:20px;
	background-color:#EFEFEF;
	border:solid, #000;
	border-width:thin;
	float:left;
	height:150px;
	margin-bottom:100px;
	margin-top:10px;
	
	
	
	-moz-border-radius: 5px;  
   	-khtml-border-radius: 5px;  
   	-webkit-border-radius: 5px;  
	}

#controlpanelaction:hover{
	background-color:#E4F3E0;
	
	
}
#controlpaneltitle{
	width:240px;
	float:left;
	font-size:14px;
	padding:5px;
	padding-left:10px;
	font-weight:bold;
	height:36px;
	
	
	
	
}

#controlpanelicon{
	width:36px;
	float:right;
	height:40px;
	padding-top:3px;
	
}

#controlpanelinfo{
	width:296px;
	height:64px;
	padding:5px;
	padding-bottom:0px;
	clear:both;
	overflow:hidden;
	color:#666;
	font-size:11px;
	
	
	
}
#controlpanelbutton{
	width:296px;
	height:40px;
	padding-left:15px;
		
}

#studentcontrolpanelsave{
	width:296px;
	height:100px;
	padding:5px;
	padding-bottom:0px;
	clear:both;
	overflow:hidden;
	color:#666;
	font-size:11px;
	
	
	
}

hr {
  border: 1px;
  width: 90%;
  background-color:#999;
  height:1px;
}

	/*
**************************************************************************************************************************************Tabbed Search Map Page
**************************************************************************************************************************************
*/

